From 6e23ead80432bc97e1df96dce76a73551a4464fb Mon Sep 17 00:00:00 2001 From: Huon Wilson Date: Fri, 14 Nov 2014 10:08:17 +1100 Subject: [PATCH] Add Alex to the authors. --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 806cd9b4c..2832bf782 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,8 @@ name = "cargo" version = "0.0.1-pre" authors = ["Yehuda Katz ", - "Carl Lerche "] + "Carl Lerche ", + "Alex Crichton "] [lib] name = "cargo" -- 2.30.2